Checklist: PR Analysis Checklist
This guideline purpose is to describe how and when propagation anaylsis should be performed.
CollapseRelationships  
Related Elements
CollapseMain Description  

Every time a propagation is going to be performed, the task called "Analyze Propagation" should be prior performed.

The purpose of this analysis is to verify if there no prblems regarding the propagation of the changes.

In the propagation anaylsis, some items need to be checked and for that follow the checks in this page. 

CollapseCheck Items  
Verifiy test results of the version (changeset) being propagated?  
ExpandCheck compatibility  

Check to see if the changes targeted to be propagated support the product being developed.

ExpandIdentify the type of the propagation  

Two types:

Total Replacement -> Where one component version is replaced by a newer version (Compatibility issues must be concerned)

Merge Changes -> The current component is going to be merged with changes being propagated. Conflicts may arise.